Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
microtime
microtime
Returns the current Unix timestamp, and the number of microseconds
Name:
microtime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the number of microseconds of the current time.
Related
Node.js vs PHP for Backend Development: In-Depth Comparison and Selection Guide
5
Example of using mb_get_info function in conjunction with mb_internal_encoding function
3
How to output connection pool debugging information through mysqli::dump_debug_info
3
Solve the problem that the path cannot take effect after the get_include_path() is set
5
Similar Functions
date_diff
date_diff
AliasforDateTime::
date_parse_from_format
date_parse_from_format
Getinformationabouta
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
timezone_open
timezone_open
AliasforDateTimeZo
strtotime
strtotime
ParsesanyEnglishtext
date_sunrise
date_sunrise
Returnsthesunrisetim
date_time_set
date_time_set
DateTime::setTimeali
time
time
ReturnthecurrentUnix
Popular Articles